Skip to content

docs: fix installation PATH instructions for midenup - #225

Merged
BrianSeong99 merged 1 commit into
mainfrom
brian/fix-installation-path
Mar 21, 2026
Merged

docs: fix installation PATH instructions for midenup#225
BrianSeong99 merged 1 commit into
mainfrom
brian/fix-installation-path

Conversation

@BrianSeong99

Copy link
Copy Markdown
Contributor

Summary

  • Removes the "Configure PATH" section from installation docs since midenup PR #166 changed midenup init to create the miden symlink in $CARGO_HOME/bin/ (typically ~/.cargo/bin/), which Rust users already have in PATH
  • Updates which miden expected output to show ~/.cargo/bin/miden
  • Fixes troubleshooting section to reference $CARGO_HOME/bin instead of $MIDENUP_HOME/bin

Fixes #181

Remove the "Configure PATH" section since midenup PR #166 changed
`midenup init` to create the `miden` symlink in `$CARGO_HOME/bin/`
(typically `~/.cargo/bin/`), which Rust users already have in PATH.

Fixes #181
@BrianSeong99
BrianSeong99 merged commit 820261b into main Mar 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PATH not configured after midenup install stable on Ubuntu

1 participant